home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 January / Chip_2004-01_cd1.bin / zkuste / sms / download / dream / dcse105.exe / {app} / Skins / Lau / skin.ini < prev    next >
INI File  |  2003-03-12  |  5KB  |  186 lines

  1. ;-------------------------------------------------------------------------------
  2. ; Image type has also "ShowCaption=True" (default if not specified)
  3. ; or "ShowCaption=False" parameter.
  4. ;
  5. ; Panel type has Color optional parameter, it is a color of the border.
  6. ; Label type has Color optional parameter, it is a color of the font.
  7. ; If not specified explicitly, default color from Skin section is taken.
  8. ; Color is a hexadecimal value in RGB format.
  9. ;
  10. ; Skin section contains parameters with a global effect. Parameters
  11. ; ImgCaptionColor, ImgCaptionColorFocused, ImgCaptionHPos and ImgCaptionVPos
  12. ; can be used also by Image type. If these parameters are not specified in
  13. ; image type section, gobal parameters from Skin section are used.
  14. ; ImgCaptionHPos=-1 and ImgCaptionVPos=-1 means that Captions are centered.
  15. ;-------------------------------------------------------------------------------
  16.  
  17. ;-------------------------------------------------------------------------------
  18. ;                               Skin section
  19. ;-------------------------------------------------------------------------------
  20. [Skin]
  21. Name=Lau
  22. Preview=Preview.gif
  23. Info=Version 1.0
  24. BackroundBitmap=bground.gif
  25. ColorBtnFace=E7E7FF
  26. ColorWindow=FFFFFF
  27. ColorBorder=000000
  28. ColorLabelText=000000
  29. ;-------------------------------------------------------------------------------
  30. ;                               fMain section
  31. ;-------------------------------------------------------------------------------
  32. [fMain.imgWriteSMS]
  33. PictureUp=WriteSMS_i.gif
  34. PictureDown=WriteSMS_a.gif
  35. PictureFocused=WriteSMS_f.gif
  36. Left=10
  37. Top=33
  38. ShowCaption=False
  39. [fMain.imgQueue]
  40. PictureUp=Queue_i.gif
  41. PictureDown=Queue_a.gif
  42. PictureFocused=Queue_f.gif
  43. Left=107
  44. Top=33
  45. ShowCaption=False
  46. [fMain.imgHistory]
  47. PictureUp=History_i.gif
  48. PictureDown=History_a.gif
  49. PictureFocused=History_f.gif
  50. Left=203
  51. Top=33
  52. ShowCaption=False
  53. [fMain.imgContacts]
  54. PictureUp=Contacts_i.gif
  55. PictureDown=Contacts_a.gif
  56. PictureFocused=Contacts_f.gif
  57. Left=300
  58. Top=33
  59. ShowCaption=False
  60. [fMain.imgClose]
  61. PictureUp=Close_i.gif
  62. PictureDown=
  63. PictureFocused=Close_f.gif
  64. Left=377
  65. Top=4
  66. [fMain.imgMenu]
  67. PictureUp=Menu_i.gif
  68. PictureDown=
  69. PictureFocused=Menu_f.gif
  70. Left=4
  71. Top=4
  72. [fMain.imgMinimize]
  73. PictureUp=Minimize_i.gif
  74. PictureDown=
  75. PictureFocused=Minimize_f.gif
  76. Left=356
  77. Top=4
  78. [fMain.imgTray]
  79. PictureUp=TrayMin_i.gif
  80. PictureDown=
  81. PictureFocused=TrayMin_f.gif
  82. Left=335
  83. Top=4
  84. [fMain.imgEnvelope]
  85. PictureUp=Envelope.gif
  86. PictureDown=
  87. PictureFocused=
  88. Left=237
  89. Top=384
  90. [fMain.imgSendingStopped]
  91. PictureUp=
  92. PictureDown=
  93. PictureFocused=
  94. Left=
  95. Top=
  96. [fMain.imgForcedScript]
  97. PictureUp=
  98. PictureDown=
  99. PictureFocused=
  100. Left=
  101. Top=
  102. [fMain.LabelStatus]
  103. Left=5
  104. Top=382
  105. Width=220
  106. [fMain.LabelScript]
  107. Left=305
  108. Top=382
  109. Width=90
  110. ;-------------------------------------------------------------------------------
  111. ;                           fMainNewSMS section
  112. ;-------------------------------------------------------------------------------
  113. [fMainNewSMS.imgSendMsg]
  114. PictureUp=Send_i.gif
  115. PictureDown=Send_a.gif
  116. PictureFocused=Send_f.gif
  117. Left=321
  118. Top=324
  119. ShowCaption=False
  120. [fMainNewSMS.imgAdvBtn]
  121. PictureUp=AdvBtn_i.gif
  122. PictureDown=AdvBtn_a.gif
  123. PictureFocused=
  124. Left=300
  125. Top=324
  126. [fMainNewSMS.PanelTo]
  127. Left=72
  128. Top=107
  129. Width=318
  130. [fMainNewSMS.PanelMsg]
  131. Left=10
  132. Top=132
  133. Width=380
  134. Height=188
  135. [fMainNewSMS.LabelCharCount]
  136. Left=10
  137. Top=324
  138. [fMainNewSMS.LabelMsgCount]
  139. Left=10
  140. Top=338
  141. [fMainNewSMS.LabelRemaining]
  142. Left=10
  143. Top=352
  144. [fMainNewSMS.imgTo]
  145. PictureUp=To_i.gif
  146. PictureDown=To_a.gif
  147. PictureFocused=To_f.gif
  148. Left=10
  149. Top=107
  150. ;-------------------------------------------------------------------------------
  151. ;                           fMainQueue section
  152. ;-------------------------------------------------------------------------------
  153. [fMainQueue.LabelMessagesLeft]
  154. Left=290
  155. Top=360
  156. [fMainQueue.PanelQueueGrid]
  157. Left=10
  158. Top=107
  159. Width=380
  160. Height=262
  161. ;-------------------------------------------------------------------------------
  162. ;                          fMainHistory section
  163. ;-------------------------------------------------------------------------------
  164. [fMainHistory.PanelHistoryGrid]
  165. Left=10
  166. Top=107
  167. Width=380
  168. Height=262
  169. ;-------------------------------------------------------------------------------
  170. ;                         fMainContacts section
  171. ;-------------------------------------------------------------------------------
  172. [fMainContacts.PanelContactsGrid]
  173. Left=10
  174. Top=107
  175. Width=380
  176. Height=262
  177. ;-------------------------------------------------------------------------------
  178. ;                       fMainPanelAdvanced section
  179. ;-------------------------------------------------------------------------------
  180. [fMainAdvanced.PanelAdvanced]
  181. Left=109
  182. Top=324
  183. [fMainAdvanced.imgAdvPanel]
  184. PictureUp=AdvPanel_i.gif
  185.  
  186.